Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 152,626 for

document formatting

(0.13 sec)
  1. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line formatting for the parent chart element...set marker formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list Formatting properties of a paragraph style in C++....Provides access to the list formatting properties of a paragraph...with list formatting. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex Formatting for enhanced Document clarity and organization....the formatting for the FieldIndex fields in the document. public...Shows how to formatting FieldIndex fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  4. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....Create a new file using the Document class and put some text using...DocumentBuilder object Set the formatting for inserting the hyperlink...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  5. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table Formatting. Enhance your Documents with dynamic styles and improve readability effortlessly....class Represents special formatting applied to some area of a...the Working with Tables documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words/con...
  6. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Copy Range Data with Style|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/net/copy-range-data-with-...
  8. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph Formatting features for enhanced Document styling....represents current paragraph formatting properties. public ParagraphFormat...create a formatted table using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  9. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge Formatting for an object in Java....Represents the soft edge formatting for an object. Remarks: Use...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [IAiModelText.checkGrammar()](../../iaimodeltext/checkGrammar/#Document_checkgrammaroptions) will try to preserve layout and Formatting of the original Document, or not...preserve layout and formatting of the original document, or not. Default...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/nodejs-net/aspose.wo...